getChildAXNodes

fun getChildAXNodes(input: GetChildAXNodesRequest): Single<GetChildAXNodesResponse>

Fetches a particular accessibility node by AXNodeId. Requires enable() to have been called previously.

Sources

jvm source
Link copied to clipboard